Welcome![Sign In][Sign Up]
Location:
Search - 1024 FFT

Search list

[Other resourceTMS320F2812-FFT

Description: F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join with several FFT.LIB goals, joined counterparts with the number of C header files, pay special attention to the FFT algorithm to buffer must 0X8000H stored in the internal buffer! ! ! remember, I debug away many detours ah
Platform: | Size: 24244 | Author: 孙玉海 | Hits:

[Other resource1024点FFT快速傅立叶变换(vhdl)

Description: 1024点FFT快速傅立叶变换,(vhdl代码)-1024-point FFT vhdl
Platform: | Size: 581436 | Author: 咱航 | Hits:

[Other resourceFFT1024dsp

Description: 一个实用的1024点的FFT的dsp源程序-a practical point of the 1024 FFT dsp source
Platform: | Size: 12461 | Author: lin | Hits:

[Windows DevelopFFT

Description: Z再这里不能显示界面,所以我把界面的用法简单介绍下。(1)、此界面可以分为左右两部分,右边为数据的输入区域,左边为数据的显示和获得区域。本系统数据的输入和获得都是靠滚动条来完成的。在输入区域内,当拖动滚动条时,在滚动条的下方会显示相应的数据,以便用户了解准确的信息。如下图所示,指数为10,采用点数为1024,采样周期为0.050秒。图中数据显示范围有限制,但可以通过在程序中改变设定的值得到想要的数据范围。(2)、在数据输入完成后,拖动左边的滚动条可以得到分析的图像,其中上边显示的是实部的图像,下边显示的是虚部的图像。需要注意的是,当对图像不满意时,必须点击“图形刷新”按钮,重新输入数据。(3)得到满意的图像后,点击“数据获取”或“数据打开”按钮都可以获得相应的数据文件。
Platform: | Size: 9066 | Author: zy8354207 | Hits:

[Other resourceshort-fft

Description: 里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换
Platform: | Size: 148130 | Author: haoding | Hits:

[Otherfft

Description: 1024点的fft,可以用在c54x中,包括完整的工程
Platform: | Size: 5455 | Author: 马鸿伟 | Hits:

[VHDL-FPGA-Verilogfft_1024_hdl

Description: 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
Platform: | Size: 18432 | Author: wei | Hits:

[Embeded-SCM DevelopFFT

Description: 关于FFT在FPGA上的完美程序,有电路图和实物图显示,在NOIS上运行正常,经测试成功,有完整的论文-FFT in the FPGA on the perfection of procedures, it shows the circuit diagram and in-kind, in the NOIS run properly, test the success of a complete paper
Platform: | Size: 699392 | Author: 无名氏 | Hits:

[VHDL-FPGA-Verilog1024fft

Description: 使用vhdl实现的1024点的FFT算法-Using vhdl implementation of the 1024-point FFT algorithm
Platform: | Size: 5120 | Author: 谭利民 | Hits:

[OtherFFT

Description: 1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
Platform: | Size: 22528 | Author: ray | Hits:

[DSP programFFT

Description: 基于TMS320C54x的FFT实现,从而掌握掌握8~1024点复数 C54x FFT程序的使用方法-TMS320C54x the FFT-based implementation to grasp the master 8 1024 point complex ' C54x FFT program to use
Platform: | Size: 2048 | Author: jlryry | Hits:

[Algorithmfft.c

Description: c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
Platform: | Size: 15360 | Author: ws | Hits:

[VHDL-FPGA-Verilog1024-FFT-VHDL

Description: 1024点FFT的VHDL程序,含碟形图,旋转因子存储及产生代码,最后是VHDL整体设计,quartus ii编译环境-1024-point FFT VHDL program, including dish-shaped figure, twiddle factor , last VHDL overall design, Quartus ii compile environment
Platform: | Size: 1005568 | Author: 瞿鑫 | Hits:

[Embeded-SCM Develop设计案例-FFT至简设计实现法

Description: DIT-FFT至简设计实现法 工程说明 案例补充说明 本案例无论是模块划分、计数器设计、还是乒乓操作的读写处理,都始终基于“至简设计”的原则,用简易的代码结构就能实现复杂的DIT-FFT蝶形运算,代码设计风格极其简洁,详细可参考附录代码。(DIT-FFT to Jane design and Implementation Engineering description This design is based on the discussion to simple design method to achieve the 2-FFT algorithm according to the base time selection (DIF-FFT) implementation process, support N from 8 to 1024. Case Supplement In this case, both the module division, the counter design, and the reading and writing of table tennis operations are always based on the "to Jane" design)
Platform: | Size: 861184 | Author: 明德扬科教 | Hits:

[Documentsfft

Description: fft快速傅里叶变换测波形,并且,F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件。(FFT fast Fourier transform test waveform)
Platform: | Size: 2048 | Author: 大秦 | Hits:

[DSP program[Source code] 1024 point DFT n FFT

Description: 1024 point DFT & FFT (radix2 decimation in frequency)
Platform: | Size: 139264 | Author: 10bul | Hits:

[OtherDAC—jichiwave+ADC&DMA +FFT

Description: 使用ADC对采集的信号进行1024点的FFT运算。得出频谱(STM32_DSP_ADC_FFT_1024point)
Platform: | Size: 5229568 | Author: 琳1234 | Hits:

[AlgorithmFFT-c_2

Description: fft C 实现,长度可以配置。 N 可配置长度。 N 《=1024 ok N 》 1024 有误差(c realise fft, N leght is configureable. when N > 1024, error happens, N < 1024 ok)
Platform: | Size: 1027072 | Author: fivedai | Hits:

[VHDL-FPGA-Verilog1024点FFT快速傅立叶变换

Description: 1024点FFT快速傅立叶变换工程例子,用于FPGA(1024 point FFT fast Fu Liye transform engineering examples for FPGA)
Platform: | Size: 523264 | Author: | Hits:

[Windows DevelopFFT

Description: C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)
Platform: | Size: 234496 | Author: 林俊 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net